home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Today (BR) Volume 3 #5 / CDRV3N5.ISO / demo / introdm.dir / Internal_93_T-F1 grammar1.ls < prev    next >
Encoding:
Text File  |  1996-07-12  |  186 b   |  7 lines

  1. on mouseUp
  2.   global NotesField, NotesSprite
  3.   set the castNum of sprite NotesSprite to the number of member "Sup Grammar"
  4.   set the visible of sprite NotesField to 0
  5.   updateStage()
  6. end
  7.